-
-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency lucide-react to ^0.475.0 #244
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @renovate[bot] |
commit: |
20293ff
to
5428fa9
Compare
5428fa9
to
30b3a59
Compare
30b3a59
to
09d74cc
Compare
❤️ Great PR @renovate[bot] ❤️ |
🎉 This PR is included in version 1.164.15 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This PR contains the following updates:
^0.469.0
->^0.475.0
Release Notes
lucide-icons/lucide (lucide-react)
v0.475.0
: New icons 0.475.0Compare Source
New icons 🎨
circle-small
(#2607) by @jamiemlawmars-stroke
(#2607) by @jamiemlawmars
(#2607) by @jamiemlawnon-binary
(#2607) by @jamiemlawtransgender
(#2607) by @jamiemlawvenus-and-mars
(#2607) by @jamiemlawvenus
(#2607) by @jamiemlawv0.474.0
: New icons 0.474.0Compare Source
Modified Icons 🔨
expand
(#2677) by @jguddasv0.473.0
: New icons 0.473.0Compare Source
Modified Icons 🔨
package
(#2706) by @sezzev0.472.0
: New icons 0.472.0New icons 🎨
battery-plus
(#2693) by @Footagesusmap-plus
(#2697) by @Seanw265What's Changed
Full Changelog: lucide-icons/lucide@0.471.1...0.472.0
v0.471.1
: Hotfix Lucide React exportsCompare Source
What's Changed
v0.471.0
: Dynamic Icon component Lucide React and new icons 0.471.0Compare Source
New Dynamic Icon Component (lucide-react)
This is an easier approach than the previous
dynamicIconImports
we exported in the library. This one supports all environments.We removed the examples in the docs of how you can make a dynamic icon yourself with a dedicated DynamicIcon component.
This one fetches the icon data itself and renders it instead of fetching the Icon component from the library.
This makes it more flexible with all the frontend frameworks and libraries that exist for React.
How to use
DynamicIcon
is useful for applications that want to show icons dynamically by icon name, for example when using a content management system where icon names are stored in a database.Possible Breaking changes
We have switched to the "exports" property in
package.json
. This can cause issues if you have directly imported scripts from the package. Please open an issue if we need to refine this export map.New icons 🎨
triangle-dashed
(#2652) by @Yohhv0.470.0
: New icons 0.470.0Compare Source
New icons 🎨
house-wifi
(#2723) by @akshaymemaneModified Icons 🔨
rat
(#2692) by @jguddasConfiguration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.